Student Learning and Outcomes API
Search Qualifications
This operation is performed by performing a post operation on /qualifications/search. This end point has been specifically developed for (but is not limited ) the use of NSW government agencies to validate the course and units awarded status .
The external organisation will send TAFE
- USI &/or Student Registration Number
- First Name ( Optional where Student does not have a first name )
- Last Name
- Date of Birth
- Zero or more National Course Code
- Zero or more National Unit CodeBased on the data that has been provided the search operation operates in three different modes:
- Mode 1: When both Courses and Units are specified in the body
- No validation of the course-to-units relationship
- Independently retrieve course status and specified unit statuses for the student
- Mode 2: When the body contains only Courses but No Units
- Retrieve course status and all associated unit statuses for the student
- Mode 3: When the body contains only Units but no Courses
- Retrieve specified unit statuses for the student